Interface com.symantec.itools.vcafe.openapi.event.VisualMenuListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.symantec.itools.vcafe.openapi.event.VisualMenuListener

public interface VisualMenuListener
extends EventListener
The API used to recieve menu events in Visual Cafe.

Version:
1.0
Author:
Symantec Internet Tools Division
Since:
VCafe 3.0
See Also:
getContextualMenu

Method Index

 o menuOpening(VisualMenuEvent)
Invoked when a menu is in the process of being opened

Methods

 o menuOpening
public abstract void menuOpening(VisualMenuEvent e)
Invoked when a menu is in the process of being opened


All Packages  Class Hierarchy  This Package  Previous  Next  Index